ComponentOne ASP.NET MVC Controls
TreeIndent Property (FlexGridBase<T>)

C1.Web.Mvc Namespace > FlexGridBase<T> Class : TreeIndent Property
Gets or sets the indent used to offset row groups of different levels.
Syntax
'Declaration
 
<DefaultValueAttribute(14)>
Public Overridable Property TreeIndent As Integer
[DefaultValue(14)]
public virtual int TreeIndent {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members